Skip to content

Conversation

@mcquenji
Copy link
Contributor

Updated health check command and added dependencies.

Linked to #213 (comment)

Updated health check command and added dependencies.

Signed-off-by: McQuenji <[email protected]>
@huly-github-staging
Copy link

Connected to Huly®: SELFH-216

@aonnikov aonnikov requested a review from lexiv0re October 6, 2025 04:45
healthcheck:
test: ['CMD', 'rpk', 'cluster', 'info', '-X', 'user=${REDPANDA_ADMIN_USER}', '-X', 'pass=${REDPANDA_ADMIN_PWD}']
# Uncomment the line below if you remove the `--mode dev-container`
# test: ['CMD', 'rpk', 'cluster', 'info', '-X', 'user=${REDPANDA_ADMIN_USER}', '-X', 'pass=${REDPANDA_ADMIN_PWD}']
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it working for you when you remove --mode dev-container? For me it's failing either way:

"ExitCode": 1,
					"Output": "unable to request metadata: ILLEGAL_SASL_STATE: Request is not valid given the current SASL state.\n"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i haven't tested the commented out healthcheck, as it was the previous check you provided. the new health check for --mode dev-container works on my deployment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants